GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPicturePDF / SetOCGPrintState Method





In This Topic
SetOCGPrintState Method (IGdPicturePDF)
In This Topic
Syntax
'Declaration
 
<DispIdAttribute(557)>
Function SetOCGPrintState( _
   ByVal OCGId As Integer, _
   ByVal PrintState As PdfOcgState _
) As GdPictureStatus
[DispId(557)]
GdPictureStatus SetOCGPrintState( 
   int OCGId,
   PdfOcgState PrintState
)
function SetOCGPrintState( 
    OCGId: Integer;
    PrintState: PdfOcgState
): GdPictureStatus; 
DispIdAttribute(557)
function SetOCGPrintState( 
   OCGId : int,
   PrintState : PdfOcgState
) : GdPictureStatus;
[DispId(557)]
GdPictureStatus SetOCGPrintState( 
   int OCGId,
   PdfOcgState PrintState
) 
[DispId(557)]
GdPictureStatus SetOCGPrintState( 
   int OCGId,
   PdfOcgState PrintState
) 

Parameters

OCGId
PrintState
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPicturePDF
IGdPicturePDF Members